simplify usage of homebrew on CI macos-11. (#1234)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 19 Nov 2023 02:36:42 +0000 (19:36 -0700)
committerGitHub <noreply@github.com>
Sun, 19 Nov 2023 02:36:42 +0000 (19:36 -0700)
commitd9448e835e4478418973b2d93305ed1a1dab2cae
tree47f2310c710f43e6043e491ac8791915472a54e6
parentb41da9dbb907005b3b11af9df1e1dc0f7329e394
simplify usage of homebrew on CI macos-11. (#1234)

homebrew installs are taking an extreme amount of time on macos-11,
with the following message:
  Warning: You are using macOS 11.
  We (and Apple) do not provide support for this old version.
  It is expected behaviour that some formulae will fail to build in this old version.
  It is expected behaviour that Homebrew will be buggy and slow.
To alleviate this pain skip the installation of jing and all it's
dependencies on macos-11.
.github/workflows/macos.yml